C1CursorDataCollection<T>データ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
パブリック メソッド
| 名前 | 解説 |
| CanFilter | Returns whether the collection is able to filter the specified . C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| CanInsert | C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| CanMove | C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| CanRefresh | Determines whether the collection can be refreshed. C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| CanRemove | C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| CanReplace | C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| CanSort | Returns whether the collection is able to sort the specified . C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| ConnectAsync | Connects the collection to the source. C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| DisconnectAsync | Disconnects the collection from the source. C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| Dispose | Called to dispose resources. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 |
| FilterAsync | Filters the data using specified . C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| GetItemType | Gets the type of the item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 |
| IndexOf | Gets the index of the specified item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 |
| InsertAsync | C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| LoadMoreItemsAsync | Loads more items. C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| MoveAsync | C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| RefreshAsync | Removes the cached data and loads the whole collection from scratch. C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| RemoveAsync | C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| ReplaceAsync | C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
| SortAsync | オーバーロードされます。 Sorts the collection according to the specified sort descriptions. C1.DataCollection.C1CursorDataCollection<T,string>から継承されます。 |
トップ
パブリック イベント
参照